Skip to content

Update TensorKitManifolds requirement from 0.7 to 0.7, 0.8 in the all-julia-packages group across 1 directory#421

Merged
lkdvos merged 1 commit intomainfrom
dependabot/julia/all-julia-packages-38a321eab9
May 1, 2026
Merged

Update TensorKitManifolds requirement from 0.7 to 0.7, 0.8 in the all-julia-packages group across 1 directory#421
lkdvos merged 1 commit intomainfrom
dependabot/julia/all-julia-packages-38a321eab9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Updates the requirements on TensorKitManifolds to permit the latest version.
Updates TensorKitManifolds to 0.8.0

Release notes

Sourced from TensorKitManifolds's releases.

v0.8.0

TensorKitManifolds v0.8.0

Diff since v0.7.4

v0.8 has the following changes:

  • TensorKitManifolds.jl now provides VectorInterface.jl compatibility for the tangent vectors on the manifolds.
  • There is a difference between VectorInterface.inner, which computes the complex inner product between two tangent vectors as vectors in a complex Euclidean space, and the inner method in TensorKitManifolds.jl or its submodules, which computes the Riemannian inner product (metric) on the manifold and is always real-valued.

And the following breaking changes:

  • TensorKitManifolds.jl no longer exports any methods, and only exports the three manifold types. All methods now need to be quantified as e.g. Stiefel.project! , Grassmann.inner etc, or explicitly imported.

Merged pull requests:

Commits
  • 03db2b2 Small updates (#27)
  • f741d92 Merge pull request #24 from QuantumKitHub/dependabot/github_actions/julia-act...
  • ac17863 Merge pull request #25 from QuantumKitHub/dependabot/github_actions/codecov/c...
  • e51a65a Merge pull request #26 from QuantumKitHub/dependabot/github_actions/julia-act...
  • 4d5f54a Bump julia-actions/setup-julia from 2 to 3
  • c05fcce Bump codecov/codecov-action from 5 to 6
  • 4efd40a Bump julia-actions/cache from 2 to 3
  • fa00e2f Merge pull request #23 from QuantumKitHub/jh/vi
  • cb2bcb2 finish readme
  • bc13328 vectorinterface compatibility
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Apr 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 50 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Updates the requirements on [TensorKitManifolds](https://github.com/QuantumKitHub/TensorKitManifolds.jl) to permit the latest version.

Updates `TensorKitManifolds` to 0.8.0
- [Release notes](https://github.com/QuantumKitHub/TensorKitManifolds.jl/releases)
- [Commits](QuantumKitHub/TensorKitManifolds.jl@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: TensorKitManifolds
  dependency-version: 0.8.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-38a321eab9 branch from b136458 to e8323a6 Compare May 1, 2026 18:30
@lkdvos lkdvos enabled auto-merge (squash) May 1, 2026 19:04
@lkdvos lkdvos disabled auto-merge May 1, 2026 19:07
@lkdvos lkdvos merged commit 922251d into main May 1, 2026
5 of 28 checks passed
@lkdvos lkdvos deleted the dependabot/julia/all-julia-packages-38a321eab9 branch May 1, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant